home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 August / netCD48.iso / mac / net / SoftCen / Utils / Mac / Apple Error Codes '98 / Apple Error Codes '98.rsrc / TEXT_1300_uText.txt < prev    next >
Text File  |  1997-12-02  |  6KB  |  150 lines

  1.  
  2. ‚óä‚óä  
  3.  
  4.  
  5. Negative Error Codes  (0 to -99)
  6.  
  7. General System Errors (VBL Mgr, Queue)
  8.  
  9.  0    noErr  0 for success "OR"
  10.  0    smNotTruncated  No truncation necessary
  11. -1    qErr  queue element not found during deletion "OR"
  12. -1    smTruncErr  Truncation indicator alone is wider than the specified
  13.       width
  14. -2    vTypErr  invalid queue element
  15. -3    corErr  core routine number out of range
  16. -4    unimpErr  unimplemented core routine
  17. -5    SlpTypeErr  invalid queue element
  18. -8    seNoDB  no debugger installed to handle debugger command
  19.  
  20. Color Manager Errors
  21.  
  22.  -9   iTabPurgErr  from Color2Index/ITabMatch
  23. -10   noColMatch  from Color2Index/ITabMatch
  24. -11   qAllocErr  from MakeITable
  25. -12   tblAllocErr  from MakeITable
  26. -13   overRun  from MakeITable
  27. -14   noRoomErr  from MakeITable
  28. -15   seOutOfRange  from SetEntry
  29. -16   seProtErr  from SetEntry
  30. -17   i2CRangeErr  from SetEntry
  31. -18   gdBadDev  from SetEntry
  32. -19   reRangeErr  from SetEntry
  33. -20   seInvRequest  from SetEntry
  34. -21   seNoMemErr  from SetEntry
  35.  
  36. I/O System Errors
  37.  
  38. -17   controlErr  Driver can't respond to Control call
  39. -18   statusErr  Driver can't respond to Status call
  40. -19   readErr  Driver can't respond to Read call
  41. -20   writErr  Driver can't respond to Write call
  42. -21   badUnitErr  Driver ref num doesn't match unit table
  43. -22   unitEmptyErr  Driver ref num specifies NIL handle in unit table
  44. -23   openErr  Requested read/write permission doesn't match driver's open
  45.       permission, or Attempt to open RAM serial Driver failed
  46. -24   closErr  Close failed; Permission to close .MPP driver was denied
  47. -25   dRemovErr  tried to remove an open driver
  48. -26   dInstErr  DrvrInstall couldn't find driver in resources
  49. -27   abortErr  IO call aborted by KillIO; Publisher has written a new
  50.       edition "OR"
  51. -27   iIOAbortErr  IO abort error (Printing Manager)
  52. -28   notOpenErr  Couldn't rd/wr/ctl/sts cause driver not opened
  53. -29   unitTblFullErr  Unit table has no more entries
  54. -30   dceExtErr  dce extension error
  55.  
  56. File System Errors
  57.  
  58. -33   dirFulErr  Directory full
  59. -34   dskFulErr  Disk full
  60. -35   nsvErr  No such volume; volume not found
  61. -36   ioErr  I/O error
  62. -37   bdNamErr  Bad file name; there may be no bad names in the final
  63.       system!
  64. -38   fnOpnErr  File not open
  65. -39   eofErr  End of file; no additional data in the format
  66. -40   posErr  Tried to position to before start of file (r/w)
  67. -41   mFulErr  Memory full (open) or file won't fit (load)
  68. -42   tmfoErr  too many files open
  69. -43   fnfErr  File not found; Folder not found; Edition container not
  70.       found; Target not found
  71. -44   wPrErr  Disk is write-protected; Volume is locked through hardware
  72. -45   fLckdErr  File is locked
  73. -45   fLckedErr  Publisher writing to an edition
  74. -46   vLckdErr  Volume is locked through software
  75. -47   fBsyErr  File is busy (delete); Section doing I/O
  76. -48   dupFNErr  Duplicate filename (rename); File found instead of folder
  77. -49   opWrErr  File already open with write permission
  78. -50   paramErr  Error in user parameter list
  79. -51   rfNumErr  Reference number invalid
  80. -52   gfpErr  Get file position error
  81. -53   volOffLinErr  Volume is off line
  82. -54   permErr  Software lock on file; Not a subscriber [permissions error
  83.       on file open]
  84. -55   volOnLinErr  drive volume already on-line at MountVol
  85. -56   nsDrvErr  no such drive (tried to mount a bad drive num)
  86. -57   noMacDskErr  not a Macintosh disk (sig bytes are wrong)
  87. -58   extFSErr  External file system __ file system identifier is nonzero
  88. -59   fsRnErr  file system internal error: during rename the old entry was
  89.       deleted but could not be restored.
  90. -60   badMDBErr  bad master directory block
  91. -61   wrPermErr  Write permissions error; Not a publisher
  92.  
  93. Font Manager Errors
  94.  
  95. -64   fontDecError  error during font declaration
  96. -65   fontNotDeclared font not declared
  97. -66   fontSubErr  font substitution occurred
  98.  
  99. Disk, Serial Ports, Clock Specific Errors
  100.  
  101. -64   lastDskErr
  102. -64   noDriveErr  drive not installed
  103. -65   offLinErr  r/w requested for an off-line drive
  104. -66   noNybErr  couldn't find 5 nybbles in 200 tries
  105. -67   noAdrMkErr  couldn't find valid addr mark
  106. -68   dataVerErr  read verify compare failed
  107. -69   badCksmErr  addr mark checksum didn't check
  108. -70   badBtSlpErr  bad addr mark bit slip nibbles
  109. -71   noDtaMkErr  couldn't find a data mark header
  110. -72   badDCksum  bad data mark checksum
  111. -73   badDBtSlp  bad data mark bit slip nibbles
  112. -74   wrUnderrun  write underrun occurred
  113. -75   cantStepErr  step handshake failed
  114. -76   tk0BadErr  track 0 detect doesn't change
  115. -77   initIWMErr  unable to initialize IWM
  116. -78   twoSideErr  tried to read 2nd side on a 1-sided drive
  117. -79   spdAdjErr  unable to correctly adjust disk speed
  118. -80   seekErr  track number wrong on address mark
  119. -81   sectNFErr  sector number never found on a track
  120. -82   fmt1Err  can't find sector 0 after track format
  121. -83   fmt2Err  can't get enough sync
  122. -84   verErr  track failed to verify
  123. -84   firstDskErr
  124. -85   clkRdErr  unable to read same clock value twice
  125. -86   clkWrErr  time written did not verify
  126. -87   prWrErr  parameter RAM written didn't read-verify
  127. -88   prInitErr  InitUtil found the parameter RAM uninitialized
  128. -89   rcvrErr  SCC receiver error (framing, parity, OR)
  129. -90   breakRecd  Break received (SCC)
  130.  
  131. AppleTalk Errors
  132.  
  133. -91   ddpSktErr  Error opening socket "OR"
  134. -91   eMultiErr  Invalid address or table is full
  135. -92   ddpLenErr  Data length too big "OR"
  136. -92   eLenErr  Packet too large or first entry of the write-data structure
  137.       didn't contain the full 14-byte header
  138. -93   noBridgeErr  No router available [for non-local send]
  139. -94   lapProtErr  error in attaching/detaching protocol "OR"
  140. -94   LAPProtErr  Protocol handler is already attached, node's protocol
  141.       table is full, protocol not attached, or protocol handler pointer
  142.       was not 0
  143. -95   excessCollsns  Hardware error [excessive collisions on write]
  144. -97   portInUse  driver Open error code (port is in use)
  145. -98   portNotCf  driver Open error code (parameter RAM not configured for
  146.       this connection)
  147. -99   memROZErr  hard error in ROZ
  148. -99   memROZError  hard error in ROZ
  149. -99   memROZWarn  soft error in ROZ
  150.